translationZ
This method will cause the View's translationZ
property to be animated to the specified value. Animations already running on the property will be canceled.
Prior to API 21, this method will do nothing.
Return
This object, allowing calls to methods in this class to be chained.
Parameters
value
The amount to be animated by, as an offset from the current value.